Skip to content

feat(frontend): rename Dashboard to Feed#8

Merged
thlaure merged 2 commits intomasterfrom
feat/rename-dashboard-to-feed
Mar 14, 2026
Merged

feat(frontend): rename Dashboard to Feed#8
thlaure merged 2 commits intomasterfrom
feat/rename-dashboard-to-feed

Conversation

@thlaure
Copy link
Copy Markdown
Owner

@thlaure thlaure commented Mar 14, 2026

Summary

  • Rename pages/Dashboard.tsxpages/Feed.tsx
  • Update i18n keys: nav.dashboardnav.feed, dashboard.*feed.*
  • Update translations: "Dashboard" / "Tableau de bord" → "Feed"

Test plan

  • Sidebar shows "Feed" as the first nav item
  • Main page title displays "Feed"
  • French locale also shows "Feed"

🤖 Generated with Claude Code

Thomas Laure and others added 2 commits March 14, 2026 19:26
Rename the main page from Dashboard to Feed across the codebase:
- Rename pages/Dashboard.tsx to pages/Feed.tsx
- Update i18n keys: nav.dashboard → nav.feed, dashboard.* → feed.*
- Update translations: "Dashboard"/"Tableau de bord" → "Feed"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@thlaure thlaure merged commit cb096b5 into master Mar 14, 2026
4 checks passed
@thlaure thlaure deleted the feat/rename-dashboard-to-feed branch March 14, 2026 18:40
thlaure added a commit that referenced this pull request Mar 14, 2026
feat(frontend): rename Dashboard to Feed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant